home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / lanman / drivers / dos / IBMNET / IBMNETD.ZIP / README.TXT < prev   
Encoding:
Text File  |  1990-06-28  |  2.3 KB  |  77 lines

  1. ;Protocol.ini for the IBM PC Network II and Baseband
  2. ;IBM PC Network II and Baseband
  3. ;This readme is for the following network adapter cards
  4. ;
  5. ; IBM PC Network II
  6. ; IBM Baseband
  7. ;
  8. ;PROTOCOL.INI PARAMETERS
  9. ;
  10. ; This is a sample PROTOCOL.INI file for the IBMNET IBM PC Network II and
  11. ; Baseband NDIS MAC driver.  The [ibmnet] section shows examples of IBMNET
  12. ; configuration parameter settings.  Comments at the end of the file explain
  13. ; these parameters and give their default, minimum and maximum values.  The
  14. ; [protocol manager] and [netbeui] sections aren't meant to be complete or
  15. ; realistic examples, except for the "BINDINGS = ibmnet" line in the [netbeui]
  16. ; section.
  17. ;    The only parameter that must be specified is the "drivername".  Note
  18. ; that many of these parameters have default values (which are given below
  19. ; under "Comments about ibmnet parameters"). A parameter need not be specified
  20. ; in your PROTOCOL.INI if its default value is satisfactory.
  21. ;
  22. ;drivername
  23. ;     units:[n/a]
  24. ;     range:[ibmnet$,ibmnet2$,ibmnet3$,...]
  25. ;     default:[ibmnet$]
  26. ;
  27. ;     This parameter's value must be ibmnet$, or, in the case where
  28. ;     multiple adapters are installed, ibmnet$ for the first adapter's
  29. ;     drivername, ibmnet2$ for the second one, ibmnet3$ for the third, and
  30. ;     so on.
  31. ;
  32. ;The following entries are optional under the [ibmnet] section.
  33. ;
  34. ;maxmulticast
  35. ;     units:[integer]
  36. ;     range:[1-1000]
  37. ;     default:[10]
  38. ;
  39. ;     Sets the maximum number of multicast addresses. This configures
  40. ;     the size of the multicast address table.
  41. ;
  42. ;maxrequests
  43. ;     units:[integer]
  44. ;     range:[1-400]
  45. ;     default:[6]
  46. ;
  47. ;     Sets the maximum number of outstanding general requests. This
  48. ;     configures the size of the general request queue.
  49. ;
  50. ;maxtransmits
  51. ;     units:[integer]
  52. ;     range:[1-142]
  53. ;     default:[6]
  54. ;
  55. ;     Sets the maximum number of outstanding transmit chain commands.
  56. ;     This configures the size of the transmit chain request queue.
  57. ;
  58. ;receivebuffers
  59. ;     units:[integer]
  60. ;     range:[1-400]
  61. ;     default:[6]
  62. ;
  63. ;     Configures the number of receive buffers in the receive buffer
  64. ;     pool.
  65. ;
  66. ;receivebufsize
  67. ;     units:[bytes]
  68. ;     range:[128-2034]
  69. ;     default:[256]
  70. ;
  71. ;     Configures the size (in bytes) of receive buffers in the receive
  72. ;     buffer pool.
  73. ;
  74. ;
  75. ;
  76.  
  77.